home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8566 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Newbie doesn't understand compiler error
  5. Date: 4 Mar 96 17:41:19 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.825961279@rscernix>
  8. References: <Pine.SUN.3.91.960301153010.11258B-100000@pioneer.uspto.gov> <31379F66.7BA7@airmail.net>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <31379F66.7BA7@airmail.net> Mark Nelson <markn@airmail.net> writes:
  13.  
  14. >Max Schubert wrote:
  15. >> 
  16. >> I have just started to work with two different learning C books.  They
  17. >> 
  18. >A better idea is to upgrade to a C compiler that supports ANSI. If you have no
  19. >money, gcc is a good bet.  
  20.  
  21. For a newbie who has just started learning C, gcc is the best bet,
  22. regardless of the money aspect.  With the right options ("-O -Wall
  23. -pedantic" will do) it will catch more programming errors than any
  24. commercial compiler I ever used.
  25.  
  26. Dan
  27. --
  28. Dan Pop
  29. CERN, CN Division
  30. Email: danpop@mail.cern.ch 
  31. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  32.